-
Home
-
Everest Backup – WordPress Cloud Backup, Migration, Restore & Cloning Plugin
-
1.0.8
-
Code
-
Classes
- Filesystem
Total Complexity |
35 |
Dependencies |
1 |
Dependents |
9 |
Total lines |
290 |
Lines of code |
121 |
Logical lines of code |
71 |
Comment lines |
118 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
list_files_all() |
A |
49 |
9 |
33 |
list_files() |
S |
53 |
5 |
23 |
move_file() |
S |
61 |
4 |
13 |
get_file_content() |
S |
66 |
3 |
9 |
get_file_extension() |
S |
68 |
3 |
7 |
delete() |
S |
70 |
3 |
6 |
__construct() |
S |
67 |
2 |
8 |
writefile() |
S |
64 |
2 |
10 |
get_wp_fs() |
S |
82 |
1 |
3 |
mkdir_p() |
S |
80 |
1 |
3 |
is_dir() |
S |
80 |
1 |
3 |
is_file() |
S |
80 |
1 |
3 |